home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 4 / Windows 6-Pak (InfoMagic) (Disc 4) (1999).ISO / 3D-Graphics-Editors / lsystem3.exe / L System 3 / _setup.1 / BOP08.LS < prev    next >
Text File  |  1994-08-29  |  234b  |  19 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
  2. 29
  3. 5
  4. 10
  5. #
  6. &(90)+(90)a
  7. #
  8. a=F[+(45)l][-(45)l]^;a
  9. #            apical delay
  10. l=j
  11. j=h
  12. h=s
  13. s=d
  14. d=x
  15. x=a
  16. #
  17. F='(1.17)F'(.855)    # internode elongation rate
  18. @
  19.